mint_plot_to
@mount("admin.mint_plot_to")
operation mint_plot_to(account_id: byte_array, id: integer, water_type: text, water_quality: decimal, soil_type: text, soil_fertility: decimal, height: integer, width: integer, x_left: integer, y_bottom: integer, island: text, region: text, chain_id: text, contract_address: byte_array, cells: list<cell>)